Libmenu4MacintoshHD:RubyFruits For Windows:RubyFruitsMovies:
Script Channel Commands
--------------------
go to frame("Menu2")go to Frame("Menu1")go to frame("Menu3")go to Frame("Loop1")go to Frame("Loop2")go to Frame("Loop3")go to frame(5)go to Frame("Q1")go to Frame("End")go to movie "mainMenu"
go to frame("N1")if M1 = 1 then
play frame("First") of Movie("M1_1")
end if
if M1 = 2 then
play frame("First") of Movie("M1_2")
end if
if M1 = 3 then
play frame("First") of Movie("M1_3")
end if
if M1 = 4 then
play frame("First") of Movie("M1_4")
end if
if M1 = 5 then
play frame("First") of Movie("M1_5")
end if
if M1 = 6 then
play frame("First") of Movie("M1_6")
end if
if M1 = 7 then
play frame("First") of Movie("M1_7")
end if
if M1 = 8 then
play frame("First") of Movie("M1_8")
end if
if M1 = 9 then
play frame("First") of Movie("M1_9")
end if
if M1 = 10 then
play frame("First") of Movie("M1_10")
end if
go to Frame("Menu1")
put 1 into M1
go to Frame("M1")go to Frame("P2")go to frame("N2")go to Frame("Q2")go to frame("P3")go to Frame("Q3")put 2 into M1
go to Frame("M1")put 3 into M1
go to Frame("M1")put 4 into M1
go to Frame("M1")put 5 into M1
go to Frame("M1")put 6 into M1
go to Frame("M1")put 7 into M1
go to Frame("M1")put 8 into M1
go to Frame("M1")put 9 into M1
go to Frame("M1")put 10 into M1
go to Frame("M1")put 1 into M2
go to Frame("M2")put 2 into M2
go to Frame("M2")put 3 into M2
go to Frame("M2")put 4 into M2
go to Frame("M2")put 5 into M2
go to Frame("M2")put 6 into M2
go to Frame("M2")put 7 into M2
go to Frame("M2")put 8 into M2
go to Frame("M2")put 9 into M2
go to Frame("M2")put 10 into M2
go to Frame("M2")put 1 into M3
go to Frame("M3")put 2 into M3
go to Frame("M3")put 3 into M3
go to Frame("M3")put 4 into M3
go to Frame("M3")put 5 into M3
go to Frame("M3")put 6 into M3
go to Frame("M3")put VAcheck() into NPM
if NPM = "NEXT" then
go to marker (1)
end if
if NPM = "PREV" then
go to Marker(-1)
end if
if NPM= "MENU" then
go to Frame ("Menu1")
end if
go to Frame("M1A")if M2 = 1 then
play frame("First") of Movie("M2_1")
end if
if M2 = 2 then
play frame("First") of Movie("M2_2")
end if
if M2 = 3 then
play frame("First") of Movie("M2_3")
end if
if M2 = 4 then
play frame("First") of Movie("M2_4")
end if
if M2 = 5 then
play frame("First") of Movie("M2_5")
end if
if M2 = 6 then
play frame("First") of Movie("M2_6")
end if
if M2 = 7 then
play frame("First") of Movie("M2_7")
end if
if M2 = 8 then
play frame("First") of Movie("M2_8")
end if
if M2 = 9 then
play frame("First") of Movie("M2_9")
end if
if M2 = 10 then
play frame("First") of Movie("M2_10")
end if
go to Frame("Menu2")
if M3 = 1 then
play frame("First") of Movie("M3_1")
end if
if M3 = 2 then
play frame("First") of Movie("M3_2")
end if
if M3 = 3 then
play frame("First") of Movie("M3_3")
end if
if M3 = 4 then
play frame("First") of Movie("M3_4")
end if
if M3 = 5 then
play frame("First") of Movie("M3_5")
end if
if M3 = 6 then
play frame("First") of Movie("M3_6")
end if
go to Frame("Menu3")
go to Frame("M2A")go to Frame("M3A")play movie "M1_1"put VAcheck() into NPM
if NPM = "NEXT" then
go to marker (1)
end if
if NPM = "PREV" then
go to Marker(-1)
end if
if NPM= "MENU" then
go to Frame ("Menu2")
end if
play movie "M1_2"play movie "M1_3"play movie "M1_4"play movie "M1_5"play movie "M1_6"play movie "M1_7"play movie "M1_8"play movie "M1_9"play movie "M1_10" play Movie "M2_1" play Movie "M2_2" play Movie "M2_3" play Movie "M2_4" play Movie "M2_5" play Movie "M2_6" play Movie "M2_7" play Movie "M2_8" play Movie "M2_9" play Movie "M2_10" go to Frame("Menu2")play Movie "M3_1"